x86, spinlock: Get rid of .text.lock out-of-line section.
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 20 Oct 2008 16:17:55 +0000 (17:17 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 20 Oct 2008 16:17:55 +0000 (17:17 +0100)
commitc604d2c2e0cd96e9f64b05217397bb817cdaeb77
tree77eea2a8f341926d9ecb72d78ae99d288df66222
parentfe5e1a6aad56ca585e092eeb965f58b1e09c2c4f
x86, spinlock: Get rid of .text.lock out-of-line section.

We don't care about code bloat now that spinlock operations are not
inlined into callers. This will make backtraces easier to read.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/x86_32/xen.lds.S
xen/arch/x86/x86_64/xen.lds.S
xen/include/asm-x86/rwlock.h
xen/include/asm-x86/spinlock.h